From: Jeroen van der Heijden Date: Fri, 20 Jul 2018 07:56:09 +0000 (+0200) Subject: Upd version and changelog X-Git-Tag: archive/raspbian/2.0.44-1+rpi1~1^2~3^2~8^2~90 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/success//%22http:/www.example.com/cgi/success/?a=commitdiff_plain;h=d325c5e5a1aa89d34b037b2fb5085bac02ad049f;p=siridb-server.git Upd version and changelog --- diff --git a/ChangeLog-2.0.30 b/ChangeLog-2.0.30 new file mode 100644 index 00000000..c7ba1461 --- /dev/null +++ b/ChangeLog-2.0.30 @@ -0,0 +1 @@ + * SiriDB Server can now compile with gnu89/gnu90 (see issue #101) \ No newline at end of file diff --git a/include/siri/version.h b/include/siri/version.h index 776eaf58..9be0441c 100644 --- a/include/siri/version.h +++ b/include/siri/version.h @@ -13,7 +13,7 @@ #define SIRIDB_VERSION_MAJOR 2 #define SIRIDB_VERSION_MINOR 0 -#define SIRIDB_VERSION_PATCH 29 +#define SIRIDB_VERSION_PATCH 30 #define SIRIDB_STRINGIFY(num) #num #define SIRIDB_VERSION_STR(major,minor,patch) \